[INFO] fetching crate crush-cli 0.2.1...
[INFO] testing crush-cli-0.2.1 against master#cced03bfd61a304243a34504618ecec86c17063f for pr-154065-2
[INFO] extracting crate crush-cli 0.2.1 into /workspace/builds/worker-7-tc1/source
[INFO] started tweaking crates.io crate crush-cli 0.2.1
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate crush-cli 0.2.1
[INFO] tweaked toml for crates.io crate crush-cli 0.2.1 written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate crush-cli 0.2.1 on toolchain cced03bfd61a304243a34504618ecec86c17063f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate crush-cli 0.2.1 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded crush-core v0.2.1
[INFO] [stderr]   Downloaded libdeflater v1.25.2
[INFO] [stderr]   Downloaded assert_cmd v2.2.0
[INFO] [stderr]   Downloaded crush-parallel v0.1.0
[INFO] [stderr]   Downloaded libdeflate-sys v1.25.2
[INFO] [stderr]   Downloaded crush-gpu v0.1.1
[INFO] [stderr]   Downloaded cudarc v0.19.3
[INFO] [stderr]   Downloaded libz-sys v1.1.25
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 00d7c2d5c28bcdfc266216d939b492d0d4192016f6c169aff56f601cf165bdaf
[INFO] running `Command { std: "docker" "start" "00d7c2d5c28bcdfc266216d939b492d0d4192016f6c169aff56f601cf165bdaf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "00d7c2d5c28bcdfc266216d939b492d0d4192016f6c169aff56f601cf165bdaf" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "00d7c2d5c28bcdfc266216d939b492d0d4192016f6c169aff56f601cf165bdaf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "00d7c2d5c28bcdfc266216d939b492d0d4192016f6c169aff56f601cf165bdaf" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.183
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling naga v28.0.0
[INFO] [stderr]    Compiling bit-vec v0.8.0
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling codespan-reporting v0.12.0
[INFO] [stderr]    Compiling libz-sys v1.1.25
[INFO] [stderr]    Compiling wgpu-hal v28.0.1
[INFO] [stderr]    Compiling nix v0.31.2
[INFO] [stderr]    Compiling gpu-descriptor-types v0.2.0
[INFO] [stderr]    Compiling spirv v0.3.0+sdk-1.3.268.0
[INFO] [stderr]    Compiling presser v0.3.1
[INFO] [stderr]    Compiling linkme-impl v0.3.35
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling gpu-descriptor v0.3.2
[INFO] [stderr]    Compiling linkme v0.3.35
[INFO] [stderr]    Compiling bit-set v0.8.0
[INFO] [stderr]    Compiling simd-adler32 v0.3.8
[INFO] [stderr]    Compiling libdeflate-sys v1.25.2
[INFO] [stderr]    Compiling wgpu-core v28.0.1
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling crossbeam v0.8.4
[INFO] [stderr]    Compiling wgpu v28.0.0
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling winnow v0.7.15
[INFO] [stderr]    Compiling toml_datetime v0.7.5+spec-1.1.0
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling ordered-float v5.1.0
[INFO] [stderr]    Compiling flate2 v1.1.9
[INFO] [stderr]    Compiling toml_parser v1.0.9+spec-1.1.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling khronos-egl v6.0.0
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling memmap2 v0.9.10
[INFO] [stderr]    Compiling console v0.16.3
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling filetime v0.2.27
[INFO] [stderr]    Compiling is-terminal v0.4.17
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling dirs v6.0.0
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling toml v0.9.12+spec-1.1.0
[INFO] [stderr]    Compiling indicatif v0.18.4
[INFO] [stderr]    Compiling ctrlc v3.5.2
[INFO] [stderr]    Compiling libdeflater v1.25.2
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling zerocopy-derive v0.8.42
[INFO] [stderr]    Compiling bytemuck_derive v1.10.2
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling clap_derive v4.6.0
[INFO] [stderr]    Compiling zerocopy v0.8.42
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling bytemuck v1.25.0
[INFO] [stderr]    Compiling clap v4.6.0
[INFO] [stderr]    Compiling wgpu-types v28.0.0
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling gpu-allocator v0.28.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling crush-core v0.2.1
[INFO] [stderr]    Compiling tracing-serde v0.2.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling crush-parallel v0.1.0
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling wgpu-core-deps-windows-linux-android v28.0.0
[INFO] [stderr]    Compiling crush-gpu v0.1.1
[INFO] [stderr]    Compiling crush-cli v0.2.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 09s
[INFO] running `Command { std: "docker" "inspect" "00d7c2d5c28bcdfc266216d939b492d0d4192016f6c169aff56f601cf165bdaf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "00d7c2d5c28bcdfc266216d939b492d0d4192016f6c169aff56f601cf165bdaf" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling alloca v0.4.0
[INFO] [stderr]    Compiling predicates-core v1.0.10
[INFO] [stderr]    Compiling normalize-line-endings v0.3.0
[INFO] [stderr]    Compiling difflib v0.4.0
[INFO] [stderr]    Compiling assert_cmd v2.2.0
[INFO] [stderr]    Compiling termtree v0.5.1
[INFO] [stderr]    Compiling page_size v0.6.0
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling predicates-tree v1.0.13
[INFO] [stderr]    Compiling crush-core v0.2.1
[INFO] [stderr]    Compiling tracing-serde v0.2.0
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling ordered-float v5.1.0
[INFO] [stderr]    Compiling float-cmp v0.10.0
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling crush-parallel v0.1.0
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling naga v28.0.0
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling predicates v3.1.4
[INFO] [stderr]    Compiling criterion v0.8.2
[INFO] [stderr]    Compiling wgpu-hal v28.0.1
[INFO] [stderr]    Compiling wgpu-core-deps-windows-linux-android v28.0.0
[INFO] [stderr]    Compiling wgpu-core v28.0.1
[INFO] [stderr]    Compiling wgpu v28.0.0
[INFO] [stderr]    Compiling crush-gpu v0.1.1
[INFO] [stderr]    Compiling crush-cli v0.2.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 41.74s
[INFO] running `Command { std: "docker" "inspect" "00d7c2d5c28bcdfc266216d939b492d0d4192016f6c169aff56f601cf165bdaf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "00d7c2d5c28bcdfc266216d939b492d0d4192016f6c169aff56f601cf165bdaf" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.36s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/crush-9f855f1368c6d43d)
[INFO] [stdout] 
[INFO] [stdout] running 133 tests
[INFO] [stdout] test algorithm::tests::test_select_algorithm_auto_selects_parallel_above_threshold ... ok
[INFO] [stdout] test algorithm::tests::test_select_algorithm_explicit_override ... ok
[INFO] [stdout] test algorithm::tests::test_select_algorithm_gpu_enabled_explicit_override_wins ... ok
[INFO] [stdout] test algorithm::tests::test_select_algorithm_gpu_enabled_prefers_gpu_above_threshold ... ok
[INFO] [stdout] test algorithm::tests::test_select_algorithm_gpu_enabled_still_default_below_threshold ... ok
[INFO] [stdout] test algorithm::tests::test_select_algorithm_streaming_uses_parallel ... ok
[INFO] [stdout] test algorithm::tests::test_select_algorithm_uses_default_below_threshold ... ok
[INFO] [stdout] test commands::compress::tests::test_determine_output_path_default_adds_crush_ext ... ok
[INFO] [stdout] test commands::compress::tests::test_determine_output_path_double_extension ... ok
[INFO] [stdout] test commands::compress::tests::test_determine_output_path_explicit_file ... ok
[INFO] [stdout] test commands::compress::tests::test_determine_output_path_no_extension ... ok
[INFO] [stdout] test commands::compress::tests::test_determine_output_path_with_parent_dir ... ok
[INFO] [stdout] test commands::decompress::tests::test_decompress_single_block_non_crsh_format ... ok
[INFO] [stdout] test commands::decompress::tests::test_decompress_single_block_too_short ... ok
[INFO] [stdout] test commands::decompress::tests::test_determine_output_path_default_strips_crush ... ok
[INFO] [stdout] test commands::compress::tests::test_determine_output_path_to_directory ... ok
[INFO] [stdout] test commands::decompress::tests::test_determine_output_path_explicit_file ... ok
[INFO] [stdout] test commands::decompress::tests::test_determine_output_path_non_crush_ext ... ok
[INFO] [stdout] test commands::decompress::tests::test_determine_output_path_with_parent ... ok
[INFO] [stdout] test commands::decompress::tests::test_determine_output_path_to_directory ... ok
[INFO] [stdout] test commands::decompress::tests::test_strip_crush_extension_dot_crush ... ok
[INFO] [stdout] test commands::decompress::tests::test_strip_crush_extension_just_crush ... ok
[INFO] [stdout] test commands::decompress::tests::test_strip_crush_extension_no_crush ... ok
[INFO] [stdout] test commands::decompress::tests::test_strip_crush_extension_no_extension ... ok
[INFO] [stdout] test commands::plugins::tests::test_plugins_info_deflate ... ok
[INFO] [stdout] test commands::plugins::tests::test_plugins_info_not_found ... ok
[INFO] [stdout] test commands::plugins::tests::test_plugins_list_csv_unsupported ... ok
[INFO] [stdout] test commands::plugins::tests::test_plugins_list_human ... ok
[INFO] [stdout] test commands::plugins::tests::test_plugins_list_json ... ok
[INFO] [stdout] test commands::plugins::tests::test_plugins_test_not_found ... ok
[INFO] [stdout] test commands::utils::tests::test_calculate_compression_ratio ... ok
[INFO] [stdout] test commands::utils::tests::test_calculate_throughput ... ok
[INFO] [stdout] test commands::utils::tests::test_check_cancelled_is_cancelled ... ok
[INFO] [stdout] test commands::utils::tests::test_check_cancelled_not_cancelled ... ok
[INFO] [stdout] test commands::utils::tests::test_validate_input_nonexistent ... ok
[INFO] [stdout] test commands::plugins::tests::test_plugins_test_deflate ... ok
[INFO] [stdout] test config::tests::test_color_values ... ok
[INFO] [stdout] test config::tests::test_compression_level_values ... ok
[INFO] [stdout] test config::tests::test_config_defaults ... ok
[INFO] [stdout] test commands::utils::tests::test_write_with_cleanup ... ok
[INFO] [stdout] test config::tests::test_config_validate_invalid_color ... ok
[INFO] [stdout] test config::tests::test_config_validate_invalid_compression_level ... ok
[INFO] [stdout] test config::tests::test_config_toml_roundtrip ... ok
[INFO] [stdout] test config::tests::test_config_file_path_uses_env_override ... ok
[INFO] [stdout] test config::tests::test_config_validate_invalid_log_format ... ok
[INFO] [stdout] test config::tests::test_config_validate_invalid_log_level ... ok
[INFO] [stdout] test config::tests::test_config_validate_valid ... ok
[INFO] [stdout] test config::tests::test_default_helpers ... ok
[INFO] [stdout] test config::tests::test_get_config_value_invalid_key ... ok
[INFO] [stdout] test config::tests::test_get_set_default_plugin ... ok
[INFO] [stdout] test config::tests::test_get_set_gpu_config_values ... ok
[INFO] [stdout] test config::tests::test_get_set_logging_file ... ok
[INFO] [stdout] test config::tests::test_get_set_progress_bars ... ok
[INFO] [stdout] test config::tests::test_get_set_quiet ... ok
[INFO] [stdout] test config::tests::test_get_set_timeout_seconds ... ok
[INFO] [stdout] test config::tests::test_gpu_config_defaults ... ok
[INFO] [stdout] test config::tests::test_log_format_values ... ok
[INFO] [stdout] test config::tests::test_log_level_values ... ok
[INFO] [stdout] test config::tests::test_merge_cli_args_compress_gpu_device ... ok
[INFO] [stdout] test config::tests::test_merge_cli_args_decompress_force_cpu_and_device ... ok
[INFO] [stdout] test config::tests::test_load_config_invalid_toml ... ok
[INFO] [stdout] test config::tests::test_merge_cli_args_non_compress_decompress_command ... ok
[INFO] [stdout] test config::tests::test_merge_cli_args_log_file ... ok
[INFO] [stdout] test config::tests::test_merge_cli_args_verbose ... ok
[INFO] [stdout] test config::tests::test_merge_cli_args_quiet ... ok
[INFO] [stdout] test config::tests::test_merge_env_vars_gpu_force_cpu ... ok
[INFO] [stdout] test config::tests::test_merge_cli_args_log_format_json ... ok
[INFO] [stdout] test config::tests::test_merge_env_vars_invalid_bool ... ok
[INFO] [stdout] test config::tests::test_merge_cli_args_very_verbose ... ok
[INFO] [stdout] test config::tests::test_merge_env_vars_compression_level ... ok
[INFO] [stdout] test config::tests::test_merge_env_vars_gpu_device ... ok
[INFO] [stdout] test config::tests::test_get_config_value ... ok
[INFO] [stdout] test config::tests::test_merge_env_vars_default_plugin ... ok
[INFO] [stdout] test config::tests::test_merge_env_vars_gpu_enabled ... ok
[INFO] [stdout] test config::tests::test_merge_env_vars_invalid_timeout ... ok
[INFO] [stdout] test config::tests::test_merge_env_vars_logging_file ... ok
[INFO] [stdout] test config::tests::test_merge_env_vars_logging_format ... ok
[INFO] [stdout] test config::tests::test_merge_env_vars_logging_level ... ok
[INFO] [stdout] test config::tests::test_merge_env_vars_output_color ... ok
[INFO] [stdout] test config::tests::test_merge_env_vars_progress_bars ... ok
[INFO] [stdout] test config::tests::test_merge_env_vars_unknown_key_ignored ... ok
[INFO] [stdout] test config::tests::test_set_config_value ... ok
[INFO] [stdout] test config::tests::test_set_config_value_invalid ... ok
[INFO] [stdout] test config::tests::test_set_config_value_invalid_key ... ok
[INFO] [stdout] test config::tests::test_set_gpu_device_invalid ... ok
[INFO] [stdout] test config::tests::test_set_gpu_enabled_invalid ... ok
[INFO] [stdout] test config::tests::test_save_and_load_config_roundtrip ... ok
[INFO] [stdout] test config::tests::test_set_gpu_force_cpu_invalid ... ok
[INFO] [stdout] test config::tests::test_set_progress_bars_invalid ... ok
[INFO] [stdout] test config::tests::test_set_quiet_invalid ... ok
[INFO] [stdout] test config::tests::test_set_timeout_seconds_invalid ... ok
[INFO] [stdout] test error::tests::test_error_display ... ok
[INFO] [stdout] test error::tests::test_error_source ... ok
[INFO] [stdout] test error::tests::test_exit_codes ... ok
[INFO] [stdout] test error::tests::test_from_crush_error ... ok
[INFO] [stdout] Compressed input.txt -> input.txt.crush (60.0% smaller, 9.5 MB/s, deflate)
[INFO] [stdout] test error::tests::test_from_io_error ... Compressed okCompressed 
[INFO] [stdout] input.bin -> input.bin.crush (20.0% larger, 1.9 MB/s, deflate)
[INFO] [stdout] Compressed input.bin -> input.bin.crush (same size, 1.9 MB/s, deflate)
[INFO] [stdout] test error::tests::test_user_friendly_invalid_header ... ok
[INFO] [stdout] input.txt -> input.txt.crush test error::tests::test_user_friendly_crc_mismatch ... (60.0% smallerok, 9
[INFO] [stdout] .5 MB/s, deflate)
[INFO] [stdout] Decompressed input.crush -> input.txt (19.0 MB/s)
[INFO] [stdout] Decompressed test error::tests::test_user_friendly_invalid_magic ... input.crushok -> input.txt (
[INFO] [stdout] 19.0 MB/s)
[INFO] [stdout] test error::tests::test_user_friendly_other_errors ... ok
[INFO] [stdout] test error::tests::test_user_friendly_plugin_not_found ... ok
[INFO] [stdout] test error::tests::test_user_friendly_plugin_panic ... ok
[INFO] [stdout] File: test.crush
[INFO] [stdout]   Original size: 1000
[INFO] [stdout]   Compressed size: 400
[INFO] [stdout] test error::tests::test_user_friendly_timeout ...   Size reduction: ok
[INFO] [stdout] 60.0% (compressed to 40.0% of original)
[INFO] [stdout]   Plugin: deflate
[INFO] [stdout]   CRC32: VALID
[INFO] [stdout]   Modification time: 1700000000
[INFO] [stdout] File: test.crush
[INFO] [stdout]   Original size: 1000
[INFO] [stdout]   Compressed size: 400
[INFO] [stdout]   Size reduction: 60.0% (compressed to 40.0% of original)
[INFO] [stdout]   Plugin: deflate
[INFO] [stdout]   CRC32: VALID
[INFO] [stdout] test feedback::tests::test_should_not_show_hint_for_small_files ...   Modification time: ok1700000000
[INFO] [stdout] 
[INFO] [stdout] test feedback::tests::test_should_show_hint_for_large_files ... ok
[INFO] [stdout] test output::tests::test_format_compression_result_expansion ... ok
[INFO] [stdout] test output::tests::test_format_compression_result_same_size ... ok
[INFO] [stdout] test output::tests::test_format_compression_result_does_not_panic ... ok
[INFO] [stdout] 
[INFO] [stdout] --- Summary ---
[INFO] [stdout]   File: a.crush | Original: 1000 | Compressed: 400 | Plugin: deflate | CRC: VALID
[INFO] [stdout]   File: b.crush | Original: 1000 | Compressed: 400 | Plugin: deflate | CRC: VALID
[INFO] [stdout] -----------------
[INFO] [stdout]   Total Files: 2
[INFO] [stdout]   Total Original Size: 2000
[INFO] [stdout]   Total Compressed Size: 800
[INFO] [stdout]   Overall Size Reduction: 60.0%
[INFO] [stdout]   All CRC Valid: true
[INFO] [stdout] 
[INFO] [stdout] --- Summary ---
[INFO] [stdout]   File: a.crush | Original: 1000 | Compressed: 400 | Plugin: deflateFile:  | CRC: expanded.crush
[INFO] [stdout] 
[INFO] [stdout] --- Summary ---
[INFO] [stdout] VALID-----------------
[INFO] [stdout] 
[INFO] [stdout]   Total Files:   File: b.crush | Original: 1000 | Compressed: 400 | Plugin: deflate | CRC: VALID
[INFO] [stdout]   Original size: -----------------
[INFO] [stdout] 1000
[INFO] [stdout]   Compressed size: 150
[INFO] [stdout]   Size reduction: -50.0% (expanded to 150.0% of original)
[INFO] [stdout]   Plugin: deflate
[INFO] [stdout]   CRC32: INVALID
[INFO] [stdout] test output::tests::test_format_gpu_device_info_does_not_panic ... ok
[INFO] [stdout] test output::tests::test_format_decompression_result_does_not_panic ... ok
[INFO] [stdout] 
[INFO] [stdout]   Total Original Size: 0
[INFO] [stdout]   Total Compressed Size: 0
[INFO] [stdout] test output::tests::test_format_inspect_result_does_not_panic ...   Overall Size Reduction: ok
[INFO] [stdout] 100.0%
[INFO] [stdout]   All CRC Valid: true
[INFO] [stdout]   Total Files: 2
[INFO] [stdout]   Total Original Size: 2000
[INFO] [stdout]   Total Compressed Size: 800
[INFO] [stdout]   Overall Size Reduction: 60.0%
[INFO] [stdout]   All CRC Valid: true
[INFO] [stdout] File: no_mtime.crush
[INFO] [stdout]   Original size: 1000
[INFO] [stdout]   Compressed size: 500
[INFO] [stdout]   Size reduction: 50.0% (compressed to 50.0% of original)
[INFO] [stdout]   Plugin: deflate
[INFO] [stdout]   CRC32: VALID
[INFO] [stdout] test feedback::tests::test_show_cancel_hint_does_not_panic ... ok
[INFO] [stderr] 
[INFO] [stdout] File: empty.crush
[INFO] [stderr] Cancelling operation...
[INFO] [stdout]   Original size: 0
[INFO] [stdout]   Compressed size: 0
[INFO] [stdout]   Size reduction: 100.0% (compressed to 0.0% of original)
[INFO] [stdout]   Plugin: deflate
[INFO] [stdout]   CRC32: VALID
[INFO] [stdout] 
[INFO] [stdout] --- Summary ---
[INFO] [stdout]   File: good.crush | Original: 1000 | Compressed: 400 | Plugin: deflate | CRC: VALID
[INFO] [stdout]   File: bad.crush | Original: 1000 | Compressed: 400 | Plugin: deflate | CRC: INVALID
[INFO] [stdout] -----------------
[INFO] [stdout]   Total Files: 2
[INFO] [stdout]   Total Original Size: 2000
[INFO] [stdout]   Total Compressed Size: 800
[INFO] [stdout]   Overall Size Reduction: 60.0%
[INFO] [stdout]   All CRC Valid: false
[INFO] [stdout] test output::tests::test_format_inspect_csv_does_not_panic ... ok
[INFO] [stdout] test output::tests::test_format_inspect_result_expansion ... ok
[INFO] [stdout] test output::tests::test_format_inspect_csv_zero_original ... ok
[INFO] [stdout] File: same.crush
[INFO] [stdout]   Original size: 100
[INFO] [stdout]   Compressed size: 100
[INFO] [stdout]   Size reduction: 0.0% (same size)
[INFO] [stdout]   Plugin: deflate
[INFO] [stdout]   CRC32: VALID
[INFO] [stdout] test output::tests::test_format_inspect_summary_empty ... ok
[INFO] [stdout] test output::tests::test_format_inspect_summary_does_not_panic ... ok
[INFO] [stdout] test output::tests::test_format_inspect_result_no_mtime ... ok
[INFO] [stdout] test feedback::tests::test_show_cancelling_message_does_not_panic ... ok
[INFO] [stdout] test output::tests::test_format_inspect_result_zero_original_size ... ok
[INFO] [stdout] test output::tests::test_format_inspect_summary_invalid_crc ... ok
[INFO] [stdout] test signal::tests::test_signal_state_token_and_flag_independent ... ok
[INFO] [stdout] test output::tests::test_format_plugin_info_does_not_panic ... ok
[INFO] [stdout] test output::tests::test_format_plugin_list_human_with_plugins ... ok
[INFO] [stdout] test output::tests::test_format_plugin_list_human_empty ... ok
[INFO] [stdout] test output::tests::test_format_inspect_result_same_size ... ok
[INFO] [stdout] test output::tests::test_format_plugin_list_json_empty ... ok
[INFO] [stdout] test tests::test_exit_code_mapping ... ok
[INFO] [stdout] test output::tests::test_format_plugin_list_json_with_plugins ... ok
[INFO] [stdout] test tests::verify_cli ... ok
[INFO] [stdout] test output::tests::test_format_warning_does_not_panic ... ok
[INFO] [stderr] [0m[33mWarning: test warning message
[INFO] [stdout] test output::tests::test_format_inspect_json_does_not_panic ... ok
[INFO] [stderr] [0mWarning: test warning message
[INFO] [stdout] test config::tests::test_load_config_returns_defaults_when_no_file ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- config::tests::test_load_config_returns_defaults_when_no_file stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'config::tests::test_load_config_returns_defaults_when_no_file' (2422) panicked at src/config.rs:765:36:
[INFO] [stdout] load_config: Config("Invalid config file format: TOML parse error at line 1, column 6\n  |\n1 | this is not valid toml {{{{\n  |      ^\nkey with no value, expected `=`\n")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x588fbeaaac38 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x588fbeaaac38 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x588fbeaaac38 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x588fbeaaac38 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x588fbeac388a - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x588fbeac388a - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x588fbeaafef2 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x588fbeaafef2 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x588fbea86ad6 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x588fbea86ad6 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x588fbeaa1ad9 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x588fbddf89ac - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x588fbddf89ac - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x588fbeaa1d52 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x588fbeaa1d52 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x588fbea86b92 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x588fbea7b4a9 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x588fbea87b5d - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x588fbeac407c - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x588fbeac3dc2 - core[28b146924c2f19c6]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1872:5
[INFO] [stdout]   20:     0x588fbdd54838 - <core[28b146924c2f19c6]::result::Result<crush[333e976245051e4]::config::Config, crush[333e976245051e4]::error::CliError>>::expect
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x588fbdd1c004 - crush[333e976245051e4]::config::tests::test_load_config_returns_defaults_when_no_file
[INFO] [stdout]                                at /opt/rustwide/workdir/src/config.rs:765:36
[INFO] [stdout]   22:     0x588fbdd13007 - crush[333e976245051e4]::config::tests::test_load_config_returns_defaults_when_no_file::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/config.rs:760:56
[INFO] [stdout]   23:     0x588fbdd2a4d6 - <crush[333e976245051e4]::config::tests::test_load_config_returns_defaults_when_no_file::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x588fbddeba8b - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x588fbddeba8b - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   26:     0x588fbddf9305 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   27:     0x588fbddf9305 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   28:     0x588fbddf9305 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x588fbddf9305 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x588fbddf9305 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x588fbddf9305 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   32:     0x588fbddf9305 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   33:     0x588fbddf3e64 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   34:     0x588fbddf3e64 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x588fbddfc382 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   36:     0x588fbddfc382 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   37:     0x588fbddfc382 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x588fbddfc382 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x588fbddfc382 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x588fbddfc382 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   41:     0x588fbddfc382 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x588fbeaa9b9f - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   43:     0x588fbeaa9b9f - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   44:     0x73329b649aa4 - <unknown>
[INFO] [stdout]   45:     0x73329b6d6a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     config::tests::test_load_config_returns_defaults_when_no_file
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 132 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.11s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--bin crush`
[INFO] running `Command { std: "docker" "inspect" "00d7c2d5c28bcdfc266216d939b492d0d4192016f6c169aff56f601cf165bdaf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "00d7c2d5c28bcdfc266216d939b492d0d4192016f6c169aff56f601cf165bdaf", kill_on_drop: false }`
[INFO] [stdout] 00d7c2d5c28bcdfc266216d939b492d0d4192016f6c169aff56f601cf165bdaf
